﻿<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
	<ribbon startFromScratch="true">
		<tabs>
			<tab id="customTab" label="POWEREXCEL">
			</tab>
		</tabs>
	</ribbon>
</customUI>